All fields are optional. Submit to POST / (your Python server).
The browser sends a POST request to the same server. Your Python script (the custom server) will print the request headers and the raw POST body in the terminal where the server is running. Check the server console to see the data.